docs: Do not refer to deprecated GNOME2 porting guide
authorJavier Jardón <jjardon@gnome.org>
Sun, 14 Nov 2010 00:55:23 +0000 (01:55 +0100)
committerJavier Jardón <jjardon@gnome.org>
Sun, 14 Nov 2010 00:56:14 +0000 (01:56 +0100)
But to the related sections of Pango manual

docs/reference/gtk/question_index.sgml

index f4c6a52553a2686bad8a63b3b283f528360874b7..8b9c3c0f8c42f3d1bbe658aa5c7e09ba217d22f5 100644 (file)
@@ -469,9 +469,9 @@ Do not use the deprecated #GdkFont and gdk_draw_text().
 </para>
 
 <para>
-See also the "Text Handling in GTK 2" section of 
-<ulink url="http://developer.gnome.org/dotplan/porting/">Porting applications 
-to the GNOME 2.0 platform</ulink>.
+See also the
+<ulink url="http://library.gnome.org/devel/pango/stable/pango-Cairo-Rendering.html">Cairo Rendering</ulink>
+section of <ulink url="http://library.gnome.org/devel/pango/stable/">Pango manual</ulink>.
 </para>
 </answer>
 
@@ -502,9 +502,9 @@ Do not use the deprecated function gdk_text_width().
 </para>
 
 <para>
-See also the "Text Handling in GTK 2" section of 
-<ulink url="http://developer.gnome.org/dotplan/porting/">Porting applications 
-to the GNOME 2.0 platform</ulink>.
+See also the
+<ulink url="http://library.gnome.org/devel/pango/stable/pango-Layout-Objects.html">Layout Objects</ulink>
+section of <ulink url="http://library.gnome.org/devel/pango/stable/">Pango manual</ulink>.
 </para>
 </answer>
 </qandaentry>